Skip to content

Conversation

@millems
Copy link
Contributor

@millems millems commented Aug 24, 2021

Before this change, the AsyncStreamPrepender (a Publisher) does not support multiple subscribe calls, but each attempt makes a new subscribe call. Because of this, if a retry is encountered, backpressure is miscalculated and the initial-request
is not sent for the retries.

…re retries excluded the initial-request event.

Before this change, the AsyncStreamPrepender (a Publisher) does not support multiple subscribe calls, but each attempt makes
a new subscribe call. Because of this, if a retry is encountered, backpressure is miscalculated and the initial-request
is not sent for the retries.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@millems millems merged commit 4197037 into master Aug 24, 2021
@millems millems deleted the millem/fix-stream-prepender branch October 19, 2022 19:37
aws-sdk-java-automation pushed a commit that referenced this pull request Aug 25, 2023
Revert "Modify ArnResource to handle more variants of resources (#4317)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants